home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10959 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: news.accessone.com!news
  2. From: Jeremy Kercheval <jeremyk@accessone.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: MFC Book?
  5. Date: Mon, 11 Mar 1996 16:02:05 -0800
  6. Organization: AccessOne
  7. Message-ID: <3144BEFD.1569@accessone.com>
  8. References: <3140EA6C.615A@gold.tc.umn.edu>
  9. NNTP-Posting-Host: annex4-48.accessone.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (Win95; I)
  14.  
  15. Justin D. Gilbert wrote:
  16. > I am an experienced C Programmer learning C++. I have SAMS "Teach
  17. > yourself Visual C++...". I do pretty well with the construct and
  18. > classes.
  19. > I am looking for a good book that deals with Microsofts Foundation
  20. > Classes. Specifically, a book that gives full programs of individual
  21. > concepts. For example, a progam that demonstrates how to put up a
  22. > toolbar.
  23. > I have found books that give examples of two or three things in the same
  24. > program. However, it makes it difficult to try to decipher what is being
  25. > done for each part.
  26. > If anyone knows of or can suggest good MFC books, I would appreciate it.
  27. > You may respond at your convenience to gilbe024@gold.tc.umn.edu.
  28. > Thanks,
  29. > Justin GilbertTry "Inside Visual C++" by David Kruglinski.  He covers all the basics 
  30. and then some and he has some good examples.  There is also 
  31. "Programming the Windows 95 User Interface" by Nancy Winnick Cluts, 
  32. which gives code for both C++ and C, and is also good.
  33.  
  34. These are both Microsoft Press books, this is not aplug by Microsoft, I 
  35. happen to own both, and have used them both extensively.  enjoy
  36.  
  37.     Jeremy Kercheval
  38.     jeremyk@accessone.com
  39.